projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c796a0b
)
(longlines-show-hard-newlines): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 14 Jan 2007 03:37:30 +0000
(
03:37
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 14 Jan 2007 03:37:30 +0000
(
03:37
+0000)
lisp/longlines.el
patch
|
blob
|
history
diff --git
a/lisp/longlines.el
b/lisp/longlines.el
index af81793ce858f3dc6141e9e39700abedfaaf49ea..ee423c0c82a139b8d96c25af22000a6c3443f29e 100644
(file)
--- a/
lisp/longlines.el
+++ b/
lisp/longlines.el
@@
-63,7
+63,7
@@
with differing widths."
"Non-nil means each hard newline is marked on the screen.
\(The variable `longlines-show-effect' controls what they look like.)
You can also enable the display temporarily, using the command
-`longlines-show-hard-newlines'"
+`longlines-show-hard-newlines'
.
"
:group 'longlines
:type 'boolean)